diff options
Diffstat (limited to 'config/waybar/configs/[TOP] Minimal - Long')
| -rw-r--r-- | config/waybar/configs/[TOP] Minimal - Long | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/config/waybar/configs/[TOP] Minimal - Long b/config/waybar/configs/[TOP] Minimal - Long new file mode 100644 index 00000000..8bc41eae --- /dev/null +++ b/config/waybar/configs/[TOP] Minimal - Long @@ -0,0 +1,40 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +// ### Minimal - Long ### // + +{ +"include": "~/.config/waybar/modules", +"layer": "top", +//"mode": "dock", +"exclusive": true, +"passthrough": false, +"position": "top", +"spacing": 6, +"fixed-center": true, +"ipc": true, +"margin-top": 3, +"margin-left": 8, +"margin-right": 8, + +"modules-left": [ + "custom/menu", + "custom/separator#blank_2", + "hyprland/workspaces#pacman", + "custom/separator#blank_2", + "mpris", + "tray", + ], +"modules-center": [ + "clock", + ], +"modules-right": [ + "group/motherboard", + "custom/separator#blank_2", + "group/laptop", + "custom/separator#blank_2", + "group/audio", + "custom/separator#blank_2", + "custom/power", + ], + +}
\ No newline at end of file |
